Calendar for WinForms | ComponentOne
C1.Framework Namespace / SR<T> Class / GetString Method

In This Topic
    GetString Method (SR<T>)
    In This Topic
    Returns the value of the resource with the specified name in the assembly indicated by the template type.
    Overload List
    OverloadDescription
    Returns the value of the resource with the specified name in the assembly indicated by the template type.  
    Returns the value of the resource with the specified name in the assembly indicated by the template type and returns the formated string that replaced the format specification in the String with the textual equivalent of the value of a corresponding Object instance in a specified array.  
    Returns the value of the resource localized for the specified culture with the specified name in the assembly indicated by the template type.  
    Returns the value of the resource localized for the specified culture with the specified name in the assembly indicated by the template type and returns the formated string that replaced the format specification in the String with the textual equivalent of the value of a corresponding Object instance in a specified array.  
    See Also